Click or drag to resize

MessageMileage Property

Contains free-form string value and can be used to store mileage information associated with the message.

Namespace:  Independentsoft.Msg
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public string Mileage { get; set; }

Property Value

Type: String
The mileage.
See Also